github.com/go-pg/migrations/v8.Collection.tableExists (method)
2 uses
github.com/go-pg/migrations/v8 (current package)
collection.go#L421: exists, err := c.tableExists(db)
collection.go#L616: func (c *Collection) tableExists(db DB) (bool, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)